Files included here:

ntp_spec.rb
===========
Example spec file showing how to use rspec-puppet to test a Puppet class.

ntp-circular.pp
ntp-fixed.pp
===============
Example code demonstrating a circular dependency.

stages.pp
============
Shows how to use run stages to apply classes before or after others.

